Add a capabilities argument to the printer_get_options method and to the
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Jun 2006 05:09:49 +0000 (05:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 19 Jun 2006 05:09:49 +0000 (05:09 +0000)
commit7a44ce336669e7c3ac6418a7dbe8171a6749b49b
treead9bd670623c4f5b47fd8d611bb65800b93f8ce3
parent2858512ebe4cc157e87904051d7cd0dbd6578a4a
Add a capabilities argument to the printer_get_options method and to the

2006-06-19  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkprinter-private.h:
* gtk/gtkprinter.c (_gtk_printer_get_options):
* gtk/gtkprintbackend.h: Add a capabilities argument to the
printer_get_options method and to the _gtk_printer_get_options
function

* modules/printbackends/lpr/gtkprintbackendlpr.c
(lpr_printer_get_options):
* modules/printbackends/pdf/gtkprintbackendpdf.c
(pdf_printer_get_options):
* modules/printbackends/cups/gtkprintbackendcups.c
(cups_printer_get_options):
* gtk/gtkprintunixdialog.c (selected_printer_changed): Adjust
callers and implementations.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkprintbackend.h
gtk/gtkprinter-private.h
gtk/gtkprinter.c
modules/printbackends/lpr/gtkprintbackendlpr.c
modules/printbackends/pdf/gtkprintbackendpdf.c